-
Home
-
SMTP2GO for WordPress – Email Made Easy
-
1.12.2 (latest)
-
Code
-
Classes
- WordpressPluginAdmin
Total Complexity |
93 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
778 |
Lines of code |
551 |
Logical lines of code |
266 |
Comment lines |
94 |
Methods |
28 |
Properties |
2 |
Methods 28
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sendTestEmail() |
A |
43 |
12 |
44 |
registerSettings() |
A |
35 |
2 |
126 |
validateApiKey() |
A |
49 |
8 |
31 |
outputCheckboxHtml() |
S |
50 |
7 |
29 |
outputTextFieldHtml() |
S |
50 |
7 |
29 |
checkForConflictingPlugins() |
S |
48 |
6 |
33 |
isFreePlan() |
S |
54 |
6 |
21 |
outputApiKeyHtml() |
S |
48 |
4 |
35 |
clearSavedApiKey() |
S |
58 |
5 |
15 |
cleanCustomHeaderOptions() |
S |
61 |
5 |
12 |
outputCustomHeadersHtml() |
S |
46 |
3 |
41 |
downloadLogs() |
S |
52 |
2 |
24 |
spamRating() |
S |
63 |
3 |
10 |
validateSenderName() |
S |
66 |
3 |
7 |
bounceRating() |
S |
63 |
3 |
10 |
outputRadioOptionsHtml() |
S |
64 |
3 |
8 |
addSettingsLink() |
S |
67 |
2 |
7 |
renderStatsPage() |
S |
62 |
2 |
10 |
enqueueScripts() |
S |
62 |
1 |
11 |
truncateLogs() |
S |
66 |
1 |
8 |
addMenuPage() |
S |
66 |
1 |
10 |
renderManagementPage() |
S |
75 |
1 |
4 |
renderLogsPage() |
S |
67 |
1 |
7 |
enqueueStyles() |
S |
77 |
1 |
3 |
customHeadersSection() |
S |
74 |
1 |
5 |
sectionDivider() |
S |
82 |
1 |
3 |
generalSection() |
S |
83 |
1 |
3 |
__construct() |
S |
74 |
1 |
5 |